Einhugur Word Plugin for Xojo

Run.FieldSeparatorLock Property

Returns true if the field separator has lock on it.

FieldSeparatorLock as Boolean {Read}

Remarks

Complex fields are used when multiple runs are necessary due to differences in formatting. They can span multiple paragraphs or runs. A table of contents is a good example of a complex field, as it is comprised of multiple paragraphs with different formatting.

If a field has a lock on it then it should not be updated.

This property is read only.

See Also

Run Class